[INFO] fetching crate moloch-holocrypt 0.1.0...
[INFO] testing moloch-holocrypt-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate moloch-holocrypt 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate moloch-holocrypt 0.1.0
[INFO] finished tweaking crates.io crate moloch-holocrypt 0.1.0
[INFO] tweaked toml for crates.io crate moloch-holocrypt 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moloch-holocrypt 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moloch-holocrypt 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.14
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded kem v0.3.0-pre.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded x448 v0.4.1
[INFO] [stderr]   Downloaded arcanum-agile v0.1.2
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded arcanum-holocrypt v0.1.2
[INFO] [stderr]   Downloaded arcanum-asymmetric v0.1.2
[INFO] [stderr]   Downloaded frost-secp256k1 v2.2.0
[INFO] [stderr]   Downloaded moloch-core v0.1.0
[INFO] [stderr]   Downloaded arcanum-pqc v0.1.2
[INFO] [stderr]   Downloaded rkyv v0.8.14
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded frost-core v2.2.0
[INFO] [stderr]   Downloaded ed448-goldilocks v0.7.2
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] [stderr]   Downloaded arcanum-primitives v0.1.2
[INFO] [stderr]   Downloaded gf256 v0.3.1
[INFO] [stderr]   Downloaded arcanum-core v0.1.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded ml-kem v0.2.2
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded evalexpr v6.6.0
[INFO] [stderr]   Downloaded gf256-macros v0.3.0
[INFO] [stderr]   Downloaded arcanum-threshold v0.1.2
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded frost-ed25519 v2.2.0
[INFO] [stderr]   Downloaded vsss-rs v4.3.8
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded fiat-crypto v0.1.20
[INFO] [stderr]   Downloaded password-hash v0.5.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded arcanum-zkp v0.1.2
[INFO] [stderr]   Downloaded arcanum-hash v0.1.2
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded arcanum-symmetric v0.1.2
[INFO] [stderr]   Downloaded const-crc32-nostd v1.3.1
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.19
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded visibility v0.1.1
[INFO] [stderr]   Downloaded frost-rerandomized v2.2.0
[INFO] [stderr]   Downloaded base32ct v0.2.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.17
[INFO] [stderr]   Downloaded arcanum-signatures v0.1.2
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2aecfa398bedb679eac3cfed4469608f19d0e6364f85b331cb52e544670719d8
[INFO] running `Command { std: "docker" "start" "-a" "2aecfa398bedb679eac3cfed4469608f19d0e6364f85b331cb52e544670719d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aecfa398bedb679eac3cfed4469608f19d0e6364f85b331cb52e544670719d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aecfa398bedb679eac3cfed4469608f19d0e6364f85b331cb52e544670719d8", kill_on_drop: false }`
[INFO] [stdout] 2aecfa398bedb679eac3cfed4469608f19d0e6364f85b331cb52e544670719d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8c81aa12ab0e4eecabd7fbb1c19d2fc47c3d43ac31d8c2c228c062a7226787f
[INFO] running `Command { std: "docker" "start" "-a" "f8c81aa12ab0e4eecabd7fbb1c19d2fc47c3d43ac31d8c2c228c062a7226787f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling base32ct v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arcanum-primitives v0.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling const-crc32-nostd v1.3.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling fiat-crypto v0.1.20
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling evalexpr v6.6.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.14
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling gf256-macros v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ed448-goldilocks v0.7.2
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling x448 v0.4.1
[INFO] [stderr]    Compiling gf256 v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ml-kem v0.2.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling bulletproofs v4.0.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling vsss-rs v4.3.8
[INFO] [stderr]    Compiling frost-core v2.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling arcanum-core v0.1.2
[INFO] [stderr]    Compiling rkyv v0.8.14
[INFO] [stderr]    Compiling frost-rerandomized v2.2.0
[INFO] [stderr]    Compiling arcanum-signatures v0.1.2
[INFO] [stderr]    Compiling arcanum-hash v0.1.2
[INFO] [stderr]    Compiling arcanum-symmetric v0.1.2
[INFO] [stderr]    Compiling arcanum-asymmetric v0.1.2
[INFO] [stderr]    Compiling arcanum-zkp v0.1.2
[INFO] [stderr]    Compiling arcanum-pqc v0.1.2
[INFO] [stderr]    Compiling frost-ed25519 v2.2.0
[INFO] [stderr]    Compiling frost-secp256k1 v2.2.0
[INFO] [stderr]    Compiling arcanum-threshold v0.1.2
[INFO] [stderr]    Compiling arcanum-agile v0.1.2
[INFO] [stderr]    Compiling arcanum-holocrypt v0.1.2
[INFO] [stderr]    Compiling moloch-core v0.1.0
[INFO] [stderr]    Compiling moloch-holocrypt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "f8c81aa12ab0e4eecabd7fbb1c19d2fc47c3d43ac31d8c2c228c062a7226787f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c81aa12ab0e4eecabd7fbb1c19d2fc47c3d43ac31d8c2c228c062a7226787f", kill_on_drop: false }`
[INFO] [stdout] f8c81aa12ab0e4eecabd7fbb1c19d2fc47c3d43ac31d8c2c228c062a7226787f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffe69fe6f81b4a7c8d44c1912644c9606481cb64f86dbad024c46dcbfca3dc8e
[INFO] running `Command { std: "docker" "start" "-a" "ffe69fe6f81b4a7c8d44c1912644c9606481cb64f86dbad024c46dcbfca3dc8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling gf256-macros v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling arcanum-core v0.1.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling arcanum-signatures v0.1.2
[INFO] [stderr]    Compiling arcanum-hash v0.1.2
[INFO] [stderr]    Compiling arcanum-symmetric v0.1.2
[INFO] [stderr]    Compiling arcanum-asymmetric v0.1.2
[INFO] [stderr]    Compiling arcanum-zkp v0.1.2
[INFO] [stderr]    Compiling arcanum-pqc v0.1.2
[INFO] [stderr]    Compiling gf256 v0.3.1
[INFO] [stderr]    Compiling arcanum-agile v0.1.2
[INFO] [stderr]    Compiling arcanum-threshold v0.1.2
[INFO] [stderr]    Compiling arcanum-holocrypt v0.1.2
[INFO] [stderr]    Compiling moloch-core v0.1.0
[INFO] [stderr]    Compiling moloch-holocrypt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.62s
[INFO] running `Command { std: "docker" "inspect" "ffe69fe6f81b4a7c8d44c1912644c9606481cb64f86dbad024c46dcbfca3dc8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe69fe6f81b4a7c8d44c1912644c9606481cb64f86dbad024c46dcbfca3dc8e", kill_on_drop: false }`
[INFO] [stdout] ffe69fe6f81b4a7c8d44c1912644c9606481cb64f86dbad024c46dcbfca3dc8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f03e901ba0d62d5dc50303a4b48d311421e26bc727f601ca5b2d5b87ff42e54
[INFO] running `Command { std: "docker" "start" "-a" "6f03e901ba0d62d5dc50303a4b48d311421e26bc727f601ca5b2d5b87ff42e54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moloch_holocrypt-8652046eb16fe7ea)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test pqc::tests::test_encryption_modes ... ok
[INFO] [stdout] test errors::tests::test_insufficient_shares_error ... ok
[INFO] [stdout] test encrypted::tests::test_policy_with_key_id ... ok
[INFO] [stdout] test encrypted::tests::test_public_fields_visible ... ok
[INFO] [stdout] test errors::tests::test_error_display ... ok
[INFO] [stdout] test encrypted::tests::test_wrong_key_fails ... ok
[INFO] [stdout] test proofs::tests::test_existence_proof ... ok
[INFO] [stdout] test proofs::tests::test_actor_membership_proof ... ok
[INFO] [stdout] test encrypted::tests::test_serialization ... ok
[INFO] [stdout] test proofs::tests::test_proof_aggregator ... ok
[INFO] [stdout] test encrypted::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test proofs::tests::test_proof_verifier ... ok
[INFO] [stdout] test proofs::tests::test_proof_serialization ... ok
[INFO] [stdout] test encrypted::tests::test_verify_structure ... ok
[INFO] [stdout] test pqc::tests::test_pqc_keypair_generation ... ok
[INFO] [stdout] test proofs::tests::test_wrong_event_fails ... ok
[INFO] [stdout] test proofs::tests::test_time_range_proof ... ok
[INFO] [stdout] test threshold::tests::test_share_distribution ... ok
[INFO] [stdout] test threshold::tests::test_invalid_config ... ok
[INFO] [stdout] test threshold::tests::test_key_share_serialization ... ok
[INFO] [stdout] test threshold::tests::test_threshold_config ... ok
[INFO] [stdout] test threshold::tests::test_threshold_config_presets ... ok
[INFO] [stdout] test threshold::tests::test_insufficient_shares_fails ... ok
[INFO] [stdout] test encrypted::tests::test_key_manager ... ok
[INFO] [stdout] test proofs::tests::test_event_type_proof ... ok
[INFO] [stdout] test pqc::tests::test_quantum_safe_event_serialization ... ok
[INFO] [stdout] test pqc::tests::test_pqc_event_seal_unseal ... ok
[INFO] [stdout] test encrypted::tests::test_all_public_policy ... ok
[INFO] [stdout] test pqc::tests::test_pqc_event_serialization ... ok
[INFO] [stdout] test threshold::tests::test_collect_shares ... ok
[INFO] [stdout] test threshold::tests::test_threshold_event_serialization ... ok
[INFO] [stdout] test pqc::tests::test_pqc_event_wrong_key_fails ... ok
[INFO] [stdout] test pqc::tests::test_pqc_event_verify_structure ... ok
[INFO] [stdout] test threshold::tests::test_threshold_seal_unseal ... ok
[INFO] [stdout] test threshold::tests::test_verify_structure ... ok
[INFO] [stdout] test threshold::tests::test_different_share_subsets ... ok
[INFO] [stdout] test pqc::tests::test_quantum_safe_event ... ok
[INFO] [stderr]    Doc-tests moloch_holocrypt
[INFO] [stdout] test pqc::tests::test_key_rotation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f03e901ba0d62d5dc50303a4b48d311421e26bc727f601ca5b2d5b87ff42e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f03e901ba0d62d5dc50303a4b48d311421e26bc727f601ca5b2d5b87ff42e54", kill_on_drop: false }`
[INFO] [stdout] 6f03e901ba0d62d5dc50303a4b48d311421e26bc727f601ca5b2d5b87ff42e54
